Skip to content

deps(actions): bump golangci/golangci-lint-action from 6 to 9 - #6

Merged
stefan-ernst merged 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9
Feb 2, 2026
Merged

deps(actions): bump golangci/golangci-lint-action from 6 to 9#6
stefan-ernst merged 1 commit into
mainfrom
dependabot/github_actions/golangci/golangci-lint-action-9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

Bumps golangci/golangci-lint-action from 6 to 9.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v9.0.0

In the scope of this release, we change Nodejs runtime from node20 to node24 (https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/).

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v8.0.0...v9.0.0

v8.0.0

Requires golangci-lint version >= v2.1.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v7...v8.0.0

v7.0.1

What's Changed

Documentation

Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v7.0.0...v7.0.1

v7.0.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v6...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Feb 1, 2026

Copy link
Copy Markdown

🔍 Deadcode Analysis

Found potentially unused code (click to expand)
/home/runner/work/core/core/internal/plugins/cli_host.go:28:5: m.writeHostResponse undefined (type *Manager has no field or method writeHostResponse)
/home/runner/work/core/core/internal/plugins/cli_host.go:38:5: m.writeHostResponse undefined (type *Manager has no field or method writeHostResponse)
/home/runner/work/core/core/internal/plugins/cli_host.go:47:5: m.writeHostResponse undefined (type *Manager has no field or method writeHostResponse)
/home/runner/work/core/core/internal/plugins/cli_host.go:129:4: m.writeHostResponse undefined (type *Manager has no field or method writeHostResponse)
/home/runner/work/core/core/internal/plugins/manager.go:169:18: m.buildHostFunctions undefined (type *Manager has no field or method buildHostFunctions)
/home/runner/work/core/core/internal/services/planning_service_test.go:273:20: assignment mismatch: 2 variables but service.IsIterationGlobal returns 3 values
/home/runner/work/core/core/internal/services/planning_service_test.go:284:13: assignment mismatch: 2 variables but service.IsIterationGlobal returns 3 values
/home/runner/work/core/core/internal/services/planning_service_test.go:1018:19: assignment mismatch: 2 variables but service.IsIterationGlobal returns 3 values
/home/runner/work/core/core/internal/services/planning_service_test.go:1048:19: assignment mismatch: 2 variables but service.IsIterationGlobal returns 3 values
-: build constraints exclude all Go files in /home/runner/work/core/core/internal/testutils
/home/runner/work/core/core/internal/services/comment_service_test.go:9:2: could not import windshift/internal/testutils (invalid package name: "")
/home/runner/work/core/core/internal/testutils/factory/factory_test.go:6:2: could not import windshift/internal/testutils (invalid package name: "")
deadcode: packages contain errors

These functions may be unused. Consider removing them if they're no longer needed.

@stefan-ernst
stefan-ernst merged commit 4ac6f6c into main Feb 2, 2026
3 of 6 checks passed
@stefan-ernst
stefan-ernst deleted the dependabot/github_actions/golangci/golangci-lint-action-9 branch February 2, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant